home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / system / backup4all / b4asetup.exe / {app} / Backup4all.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-02-06  |  2KB  |  110 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 12pt;
  6.  font-family: 'Times New Roman';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_Bulleted_main /* Bulleted_main */
  13. {
  14. }
  15. span.f_Bulleted_sublist /* Bulleted_sublist */
  16. {
  17. }
  18. span.f_Bulleted_sublist2 /* Bulleted_sublist2 */
  19. {
  20. }
  21. span.f_CodeExample /* Code Example */
  22. {
  23.  font-size: 8pt;
  24.  font-family: 'Courier New';
  25.  color: #000000;
  26. }
  27. span.f_Comment /* Comment */
  28. {
  29. }
  30. span.f_CourierFixed /* Courier Fixed */
  31. {
  32.  font-size: 9pt;
  33.  font-family: 'Courier New';
  34.  color: #000000;
  35. }
  36. span.f_Heading1 /* Heading1 */
  37. {
  38.  font-size: 14pt;
  39.  font-weight: bold;
  40. }
  41. span.f_ImageCaption /* Image Caption */
  42. {
  43.  font-weight: bold;
  44.  color: #000000;
  45. }
  46. span.f_Italic_related /* Italic_related */
  47. {
  48.  font-style: italic;
  49.  font-weight: bold;
  50. }
  51. span.f_Link_related /* Link_related */
  52. {
  53. }
  54. span.f_Notes /* Notes */
  55. {
  56. }
  57. span.f_Toggle_inline /* Toggle_inline */
  58. {
  59.  color: #008000;
  60. }
  61. /* Paragraph styles */
  62. p /* Normal */
  63. {
  64.  text-align: justify;
  65.  text-indent: 0px;
  66.  padding: 0px 0px 0px 0px;
  67.  margin: 0px 0px 0px 0px;
  68. }
  69. .p_Bulleted_main /* Bulleted_main */
  70. {
  71.  margin: 0px 0px 0px 24px;
  72. }
  73. .p_Bulleted_sublist /* Bulleted_sublist */
  74. {
  75.  margin: 0px 0px 0px 54px;
  76. }
  77. .p_Bulleted_sublist2 /* Bulleted_sublist2 */
  78. {
  79.  margin: 0px 0px 0px 77px;
  80. }
  81. .p_CodeExample /* Code Example */
  82. {
  83.  text-align: left;
  84.  white-space: nowrap;
  85. }
  86. .p_Comment /* Comment */
  87. {
  88. }
  89. .p_Heading1 /* Heading1 */
  90. {
  91. }
  92. .p_ImageCaption /* Image Caption */
  93. {
  94.  margin: 5px 0px 5px 48px;
  95. }
  96. .p_Italic_related /* Italic_related */
  97. {
  98.  margin: 0px 0px 10px 0px;
  99. }
  100. .p_Link_related /* Link_related */
  101. {
  102.  margin: 0px 0px 0px 10px;
  103. }
  104. .p_Notes /* Notes */
  105. {
  106. }
  107. .p_Toggle_inline /* Toggle_inline */
  108. {
  109. }
  110.